3.44 \(\int \frac{(c+d x)^2}{(a+a \tanh (e+f x))^3} \, dx\)

Optimal. Leaf size=246 \[ -\frac{d (c+d x) e^{-6 e-6 f x}}{144 a^3 f^2}-\frac{3 d (c+d x) e^{-4 e-4 f x}}{64 a^3 f^2}-\frac{3 d (c+d x) e^{-2 e-2 f x}}{16 a^3 f^2}-\frac{(c+d x)^2 e^{-6 e-6 f x}}{48 a^3 f}-\frac{3 (c+d x)^2 e^{-4 e-4 f x}}{32 a^3 f}-\frac{3 (c+d x)^2 e^{-2 e-2 f x}}{16 a^3 f}+\frac{(c+d x)^3}{24 a^3 d}-\frac{d^2 e^{-6 e-6 f x}}{864 a^3 f^3}-\frac{3 d^2 e^{-4 e-4 f x}}{256 a^3 f^3}-\frac{3 d^2 e^{-2 e-2 f x}}{32 a^3 f^3} \]

[Out]

-(d^2*E^(-6*e - 6*f*x))/(864*a^3*f^3) - (3*d^2*E^(-4*e - 4*f*x))/(256*a^3*f^3) - (3*d^2*E^(-2*e - 2*f*x))/(32*
a^3*f^3) - (d*E^(-6*e - 6*f*x)*(c + d*x))/(144*a^3*f^2) - (3*d*E^(-4*e - 4*f*x)*(c + d*x))/(64*a^3*f^2) - (3*d
*E^(-2*e - 2*f*x)*(c + d*x))/(16*a^3*f^2) - (E^(-6*e - 6*f*x)*(c + d*x)^2)/(48*a^3*f) - (3*E^(-4*e - 4*f*x)*(c
 + d*x)^2)/(32*a^3*f) - (3*E^(-2*e - 2*f*x)*(c + d*x)^2)/(16*a^3*f) + (c + d*x)^3/(24*a^3*d)

________________________________________________________________________________________

Rubi [A]  time = 0.266411, antiderivative size = 246, normalized size of antiderivative = 1., number of steps used = 11, number of rules used = 3, integrand size = 20, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.15, Rules used = {3729, 2176, 2194} \[ -\frac{d (c+d x) e^{-6 e-6 f x}}{144 a^3 f^2}-\frac{3 d (c+d x) e^{-4 e-4 f x}}{64 a^3 f^2}-\frac{3 d (c+d x) e^{-2 e-2 f x}}{16 a^3 f^2}-\frac{(c+d x)^2 e^{-6 e-6 f x}}{48 a^3 f}-\frac{3 (c+d x)^2 e^{-4 e-4 f x}}{32 a^3 f}-\frac{3 (c+d x)^2 e^{-2 e-2 f x}}{16 a^3 f}+\frac{(c+d x)^3}{24 a^3 d}-\frac{d^2 e^{-6 e-6 f x}}{864 a^3 f^3}-\frac{3 d^2 e^{-4 e-4 f x}}{256 a^3 f^3}-\frac{3 d^2 e^{-2 e-2 f x}}{32 a^3 f^3} \]

Antiderivative was successfully verified.

[In]

Int[(c + d*x)^2/(a + a*Tanh[e + f*x])^3,x]

[Out]

-(d^2*E^(-6*e - 6*f*x))/(864*a^3*f^3) - (3*d^2*E^(-4*e - 4*f*x))/(256*a^3*f^3) - (3*d^2*E^(-2*e - 2*f*x))/(32*
a^3*f^3) - (d*E^(-6*e - 6*f*x)*(c + d*x))/(144*a^3*f^2) - (3*d*E^(-4*e - 4*f*x)*(c + d*x))/(64*a^3*f^2) - (3*d
*E^(-2*e - 2*f*x)*(c + d*x))/(16*a^3*f^2) - (E^(-6*e - 6*f*x)*(c + d*x)^2)/(48*a^3*f) - (3*E^(-4*e - 4*f*x)*(c
 + d*x)^2)/(32*a^3*f) - (3*E^(-2*e - 2*f*x)*(c + d*x)^2)/(16*a^3*f) + (c + d*x)^3/(24*a^3*d)

Rule 3729

Int[((c_.) + (d_.)*(x_))^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Int[ExpandIntegrand[(c
 + d*x)^m, (1/(2*a) + E^((2*a*(e + f*x))/b)/(2*a))^(-n), x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && EqQ[a^2
+ b^2, 0] && ILtQ[n, 0]

Rule 2176

Int[((b_.)*(F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[((c + d*x)^m
*(b*F^(g*(e + f*x)))^n)/(f*g*n*Log[F]), x] - Dist[(d*m)/(f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*(b*F^(g*(e + f*x
)))^n, x], x] /; FreeQ[{F, b, c, d, e, f, g, n}, x] && GtQ[m, 0] && IntegerQ[2*m] &&  !$UseGamma === True

Rule 2194

Int[((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.), x_Symbol] :> Simp[(F^(c*(a + b*x)))^n/(b*c*n*Log[F]), x] /; Fre
eQ[{F, a, b, c, n}, x]

Rubi steps

\begin{align*} \int \frac{(c+d x)^2}{(a+a \tanh (e+f x))^3} \, dx &=\int \left (\frac{(c+d x)^2}{8 a^3}+\frac{e^{-6 e-6 f x} (c+d x)^2}{8 a^3}+\frac{3 e^{-4 e-4 f x} (c+d x)^2}{8 a^3}+\frac{3 e^{-2 e-2 f x} (c+d x)^2}{8 a^3}\right ) \, dx\\ &=\frac{(c+d x)^3}{24 a^3 d}+\frac{\int e^{-6 e-6 f x} (c+d x)^2 \, dx}{8 a^3}+\frac{3 \int e^{-4 e-4 f x} (c+d x)^2 \, dx}{8 a^3}+\frac{3 \int e^{-2 e-2 f x} (c+d x)^2 \, dx}{8 a^3}\\ &=-\frac{e^{-6 e-6 f x} (c+d x)^2}{48 a^3 f}-\frac{3 e^{-4 e-4 f x} (c+d x)^2}{32 a^3 f}-\frac{3 e^{-2 e-2 f x} (c+d x)^2}{16 a^3 f}+\frac{(c+d x)^3}{24 a^3 d}+\frac{d \int e^{-6 e-6 f x} (c+d x) \, dx}{24 a^3 f}+\frac{(3 d) \int e^{-4 e-4 f x} (c+d x) \, dx}{16 a^3 f}+\frac{(3 d) \int e^{-2 e-2 f x} (c+d x) \, dx}{8 a^3 f}\\ &=-\frac{d e^{-6 e-6 f x} (c+d x)}{144 a^3 f^2}-\frac{3 d e^{-4 e-4 f x} (c+d x)}{64 a^3 f^2}-\frac{3 d e^{-2 e-2 f x} (c+d x)}{16 a^3 f^2}-\frac{e^{-6 e-6 f x} (c+d x)^2}{48 a^3 f}-\frac{3 e^{-4 e-4 f x} (c+d x)^2}{32 a^3 f}-\frac{3 e^{-2 e-2 f x} (c+d x)^2}{16 a^3 f}+\frac{(c+d x)^3}{24 a^3 d}+\frac{d^2 \int e^{-6 e-6 f x} \, dx}{144 a^3 f^2}+\frac{\left (3 d^2\right ) \int e^{-4 e-4 f x} \, dx}{64 a^3 f^2}+\frac{\left (3 d^2\right ) \int e^{-2 e-2 f x} \, dx}{16 a^3 f^2}\\ &=-\frac{d^2 e^{-6 e-6 f x}}{864 a^3 f^3}-\frac{3 d^2 e^{-4 e-4 f x}}{256 a^3 f^3}-\frac{3 d^2 e^{-2 e-2 f x}}{32 a^3 f^3}-\frac{d e^{-6 e-6 f x} (c+d x)}{144 a^3 f^2}-\frac{3 d e^{-4 e-4 f x} (c+d x)}{64 a^3 f^2}-\frac{3 d e^{-2 e-2 f x} (c+d x)}{16 a^3 f^2}-\frac{e^{-6 e-6 f x} (c+d x)^2}{48 a^3 f}-\frac{3 e^{-4 e-4 f x} (c+d x)^2}{32 a^3 f}-\frac{3 e^{-2 e-2 f x} (c+d x)^2}{16 a^3 f}+\frac{(c+d x)^3}{24 a^3 d}\\ \end{align*}

Mathematica [A]  time = 1.42458, size = 371, normalized size = 1.51 \[ \frac{\text{sech}^3(e+f x) \left (-81 \left (24 c^2 f^2+4 c d f (12 f x+5)+d^2 \left (24 f^2 x^2+20 f x+9\right )\right ) \cosh (e+f x)+8 \left (18 c^2 f^2 (6 f x-1)+6 c d f \left (18 f^2 x^2-6 f x-1\right )+d^2 \left (36 f^3 x^3-18 f^2 x^2-6 f x-1\right )\right ) \cosh (3 (e+f x))+864 c^2 f^3 x \sinh (3 (e+f x))-648 c^2 f^2 \sinh (e+f x)+144 c^2 f^2 \sinh (3 (e+f x))+864 c d f^3 x^2 \sinh (3 (e+f x))-1296 c d f^2 x \sinh (e+f x)+288 c d f^2 x \sinh (3 (e+f x))-972 c d f \sinh (e+f x)+48 c d f \sinh (3 (e+f x))+288 d^2 f^3 x^3 \sinh (3 (e+f x))-648 d^2 f^2 x^2 \sinh (e+f x)+144 d^2 f^2 x^2 \sinh (3 (e+f x))-972 d^2 f x \sinh (e+f x)+48 d^2 f x \sinh (3 (e+f x))-567 d^2 \sinh (e+f x)+8 d^2 \sinh (3 (e+f x))\right )}{6912 a^3 f^3 (\tanh (e+f x)+1)^3} \]

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x)^2/(a + a*Tanh[e + f*x])^3,x]

[Out]

(Sech[e + f*x]^3*(-81*(24*c^2*f^2 + 4*c*d*f*(5 + 12*f*x) + d^2*(9 + 20*f*x + 24*f^2*x^2))*Cosh[e + f*x] + 8*(1
8*c^2*f^2*(-1 + 6*f*x) + 6*c*d*f*(-1 - 6*f*x + 18*f^2*x^2) + d^2*(-1 - 6*f*x - 18*f^2*x^2 + 36*f^3*x^3))*Cosh[
3*(e + f*x)] - 567*d^2*Sinh[e + f*x] - 972*c*d*f*Sinh[e + f*x] - 648*c^2*f^2*Sinh[e + f*x] - 972*d^2*f*x*Sinh[
e + f*x] - 1296*c*d*f^2*x*Sinh[e + f*x] - 648*d^2*f^2*x^2*Sinh[e + f*x] + 8*d^2*Sinh[3*(e + f*x)] + 48*c*d*f*S
inh[3*(e + f*x)] + 144*c^2*f^2*Sinh[3*(e + f*x)] + 48*d^2*f*x*Sinh[3*(e + f*x)] + 288*c*d*f^2*x*Sinh[3*(e + f*
x)] + 864*c^2*f^3*x*Sinh[3*(e + f*x)] + 144*d^2*f^2*x^2*Sinh[3*(e + f*x)] + 864*c*d*f^3*x^2*Sinh[3*(e + f*x)]
+ 288*d^2*f^3*x^3*Sinh[3*(e + f*x)]))/(6912*a^3*f^3*(1 + Tanh[e + f*x])^3)

________________________________________________________________________________________

Maple [B]  time = 0.055, size = 2016, normalized size = 8.2 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x+c)^2/(a+a*tanh(f*x+e))^3,x)

[Out]

1/f^3/a^3*(4*d^2*(1/6*(f*x+e)^2*sinh(f*x+e)*cosh(f*x+e)^5+5/24*(f*x+e)^2*sinh(f*x+e)*cosh(f*x+e)^3+5/16*(f*x+e
)^2*cosh(f*x+e)*sinh(f*x+e)+5/48*(f*x+e)^3-1/18*(f*x+e)*sinh(f*x+e)^2*cosh(f*x+e)^4-23/144*(f*x+e)*sinh(f*x+e)
^2*cosh(f*x+e)^2-17/36*(f*x+e)*cosh(f*x+e)^2+1/108*sinh(f*x+e)*cosh(f*x+e)^5+65/1728*cosh(f*x+e)^3*sinh(f*x+e)
+245/1152*cosh(f*x+e)*sinh(f*x+e)+245/1152*f*x+245/1152*e)+8*c*d*f*(1/6*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)^5+5/24
*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)^3+5/16*(f*x+e)*cosh(f*x+e)*sinh(f*x+e)+5/32*(f*x+e)^2-1/36*sinh(f*x+e)^2*cosh
(f*x+e)^4-23/288*sinh(f*x+e)^2*cosh(f*x+e)^2-17/72*cosh(f*x+e)^2)-8*d^2*e*(1/6*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)
^5+5/24*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)^3+5/16*(f*x+e)*cosh(f*x+e)*sinh(f*x+e)+5/32*(f*x+e)^2-1/36*sinh(f*x+e)
^2*cosh(f*x+e)^4-23/288*sinh(f*x+e)^2*cosh(f*x+e)^2-17/72*cosh(f*x+e)^2)+4*c^2*f^2*((1/6*cosh(f*x+e)^5+5/24*co
sh(f*x+e)^3+5/16*cosh(f*x+e))*sinh(f*x+e)+5/16*f*x+5/16*e)-8*c*d*f*e*((1/6*cosh(f*x+e)^5+5/24*cosh(f*x+e)^3+5/
16*cosh(f*x+e))*sinh(f*x+e)+5/16*f*x+5/16*e)+4*d^2*e^2*((1/6*cosh(f*x+e)^5+5/24*cosh(f*x+e)^3+5/16*cosh(f*x+e)
)*sinh(f*x+e)+5/16*f*x+5/16*e)-4*d^2*(1/6*(f*x+e)^2*sinh(f*x+e)^2*cosh(f*x+e)^4+1/6*(f*x+e)^2*sinh(f*x+e)^2*co
sh(f*x+e)^2+1/6*(f*x+e)^2*cosh(f*x+e)^2-1/18*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)^5-5/72*(f*x+e)*sinh(f*x+e)*cosh(f
*x+e)^3-5/48*(f*x+e)*cosh(f*x+e)*sinh(f*x+e)-5/96*(f*x+e)^2+1/108*sinh(f*x+e)^2*cosh(f*x+e)^4+23/864*sinh(f*x+
e)^2*cosh(f*x+e)^2+17/216*cosh(f*x+e)^2)-8*c*d*f*(1/6*(f*x+e)*sinh(f*x+e)^2*cosh(f*x+e)^4+1/6*(f*x+e)*sinh(f*x
+e)^2*cosh(f*x+e)^2+1/6*(f*x+e)*cosh(f*x+e)^2-1/36*sinh(f*x+e)*cosh(f*x+e)^5-5/144*cosh(f*x+e)^3*sinh(f*x+e)-5
/96*cosh(f*x+e)*sinh(f*x+e)-5/96*f*x-5/96*e)+8*d^2*e*(1/6*(f*x+e)*sinh(f*x+e)^2*cosh(f*x+e)^4+1/6*(f*x+e)*sinh
(f*x+e)^2*cosh(f*x+e)^2+1/6*(f*x+e)*cosh(f*x+e)^2-1/36*sinh(f*x+e)*cosh(f*x+e)^5-5/144*cosh(f*x+e)^3*sinh(f*x+
e)-5/96*cosh(f*x+e)*sinh(f*x+e)-5/96*f*x-5/96*e)-4*c^2*f^2*(1/6*sinh(f*x+e)^2*cosh(f*x+e)^4+1/6*sinh(f*x+e)^2*
cosh(f*x+e)^2+1/6*cosh(f*x+e)^2)+8*c*d*f*e*(1/6*sinh(f*x+e)^2*cosh(f*x+e)^4+1/6*sinh(f*x+e)^2*cosh(f*x+e)^2+1/
6*cosh(f*x+e)^2)-4*d^2*e^2*(1/6*sinh(f*x+e)^2*cosh(f*x+e)^4+1/6*sinh(f*x+e)^2*cosh(f*x+e)^2+1/6*cosh(f*x+e)^2)
-3*d^2*(1/4*(f*x+e)^2*sinh(f*x+e)*cosh(f*x+e)^3+3/8*(f*x+e)^2*cosh(f*x+e)*sinh(f*x+e)+1/8*(f*x+e)^3-1/8*(f*x+e
)*sinh(f*x+e)^2*cosh(f*x+e)^2-1/2*(f*x+e)*cosh(f*x+e)^2+1/32*cosh(f*x+e)^3*sinh(f*x+e)+15/64*cosh(f*x+e)*sinh(
f*x+e)+15/64*f*x+15/64*e)-6*c*d*f*(1/4*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)^3+3/8*(f*x+e)*cosh(f*x+e)*sinh(f*x+e)+3
/16*(f*x+e)^2-1/16*sinh(f*x+e)^2*cosh(f*x+e)^2-1/4*cosh(f*x+e)^2)+6*d^2*e*(1/4*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)
^3+3/8*(f*x+e)*cosh(f*x+e)*sinh(f*x+e)+3/16*(f*x+e)^2-1/16*sinh(f*x+e)^2*cosh(f*x+e)^2-1/4*cosh(f*x+e)^2)-3*c^
2*f^2*((1/4*cosh(f*x+e)^3+3/8*cosh(f*x+e))*sinh(f*x+e)+3/8*f*x+3/8*e)+6*c*d*f*e*((1/4*cosh(f*x+e)^3+3/8*cosh(f
*x+e))*sinh(f*x+e)+3/8*f*x+3/8*e)-3*d^2*e^2*((1/4*cosh(f*x+e)^3+3/8*cosh(f*x+e))*sinh(f*x+e)+3/8*f*x+3/8*e)+d^
2*(1/4*(f*x+e)^2*sinh(f*x+e)^2*cosh(f*x+e)^2+1/4*(f*x+e)^2*cosh(f*x+e)^2-1/8*(f*x+e)*sinh(f*x+e)*cosh(f*x+e)^3
-3/16*(f*x+e)*cosh(f*x+e)*sinh(f*x+e)-3/32*(f*x+e)^2+1/32*sinh(f*x+e)^2*cosh(f*x+e)^2+1/8*cosh(f*x+e)^2)+2*c*d
*f*(1/4*(f*x+e)*sinh(f*x+e)^2*cosh(f*x+e)^2+1/4*(f*x+e)*cosh(f*x+e)^2-1/16*cosh(f*x+e)^3*sinh(f*x+e)-3/32*cosh
(f*x+e)*sinh(f*x+e)-3/32*f*x-3/32*e)-2*d^2*e*(1/4*(f*x+e)*sinh(f*x+e)^2*cosh(f*x+e)^2+1/4*(f*x+e)*cosh(f*x+e)^
2-1/16*cosh(f*x+e)^3*sinh(f*x+e)-3/32*cosh(f*x+e)*sinh(f*x+e)-3/32*f*x-3/32*e)+c^2*f^2*(1/4*sinh(f*x+e)^2*cosh
(f*x+e)^2+1/4*cosh(f*x+e)^2)-2*c*d*f*e*(1/4*sinh(f*x+e)^2*cosh(f*x+e)^2+1/4*cosh(f*x+e)^2)+d^2*e^2*(1/4*sinh(f
*x+e)^2*cosh(f*x+e)^2+1/4*cosh(f*x+e)^2))

________________________________________________________________________________________

Maxima [A]  time = 5.77989, size = 344, normalized size = 1.4 \begin{align*} \frac{1}{96} \, c^{2}{\left (\frac{12 \,{\left (f x + e\right )}}{a^{3} f} - \frac{18 \, e^{\left (-2 \, f x - 2 \, e\right )} + 9 \, e^{\left (-4 \, f x - 4 \, e\right )} + 2 \, e^{\left (-6 \, f x - 6 \, e\right )}}{a^{3} f}\right )} + \frac{{\left (72 \, f^{2} x^{2} e^{\left (6 \, e\right )} - 108 \,{\left (2 \, f x e^{\left (4 \, e\right )} + e^{\left (4 \, e\right )}\right )} e^{\left (-2 \, f x\right )} - 27 \,{\left (4 \, f x e^{\left (2 \, e\right )} + e^{\left (2 \, e\right )}\right )} e^{\left (-4 \, f x\right )} - 4 \,{\left (6 \, f x + 1\right )} e^{\left (-6 \, f x\right )}\right )} c d e^{\left (-6 \, e\right )}}{576 \, a^{3} f^{2}} + \frac{{\left (288 \, f^{3} x^{3} e^{\left (6 \, e\right )} - 648 \,{\left (2 \, f^{2} x^{2} e^{\left (4 \, e\right )} + 2 \, f x e^{\left (4 \, e\right )} + e^{\left (4 \, e\right )}\right )} e^{\left (-2 \, f x\right )} - 81 \,{\left (8 \, f^{2} x^{2} e^{\left (2 \, e\right )} + 4 \, f x e^{\left (2 \, e\right )} + e^{\left (2 \, e\right )}\right )} e^{\left (-4 \, f x\right )} - 8 \,{\left (18 \, f^{2} x^{2} + 6 \, f x + 1\right )} e^{\left (-6 \, f x\right )}\right )} d^{2} e^{\left (-6 \, e\right )}}{6912 \, a^{3} f^{3}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^2/(a+a*tanh(f*x+e))^3,x, algorithm="maxima")

[Out]

1/96*c^2*(12*(f*x + e)/(a^3*f) - (18*e^(-2*f*x - 2*e) + 9*e^(-4*f*x - 4*e) + 2*e^(-6*f*x - 6*e))/(a^3*f)) + 1/
576*(72*f^2*x^2*e^(6*e) - 108*(2*f*x*e^(4*e) + e^(4*e))*e^(-2*f*x) - 27*(4*f*x*e^(2*e) + e^(2*e))*e^(-4*f*x) -
 4*(6*f*x + 1)*e^(-6*f*x))*c*d*e^(-6*e)/(a^3*f^2) + 1/6912*(288*f^3*x^3*e^(6*e) - 648*(2*f^2*x^2*e^(4*e) + 2*f
*x*e^(4*e) + e^(4*e))*e^(-2*f*x) - 81*(8*f^2*x^2*e^(2*e) + 4*f*x*e^(2*e) + e^(2*e))*e^(-4*f*x) - 8*(18*f^2*x^2
 + 6*f*x + 1)*e^(-6*f*x))*d^2*e^(-6*e)/(a^3*f^3)

________________________________________________________________________________________

Fricas [B]  time = 2.20029, size = 1218, normalized size = 4.95 \begin{align*} \frac{8 \,{\left (36 \, d^{2} f^{3} x^{3} - 18 \, c^{2} f^{2} - 6 \, c d f + 18 \,{\left (6 \, c d f^{3} - d^{2} f^{2}\right )} x^{2} - d^{2} + 6 \,{\left (18 \, c^{2} f^{3} - 6 \, c d f^{2} - d^{2} f\right )} x\right )} \cosh \left (f x + e\right )^{3} + 24 \,{\left (36 \, d^{2} f^{3} x^{3} - 18 \, c^{2} f^{2} - 6 \, c d f + 18 \,{\left (6 \, c d f^{3} - d^{2} f^{2}\right )} x^{2} - d^{2} + 6 \,{\left (18 \, c^{2} f^{3} - 6 \, c d f^{2} - d^{2} f\right )} x\right )} \cosh \left (f x + e\right ) \sinh \left (f x + e\right )^{2} + 8 \,{\left (36 \, d^{2} f^{3} x^{3} + 18 \, c^{2} f^{2} + 6 \, c d f + 18 \,{\left (6 \, c d f^{3} + d^{2} f^{2}\right )} x^{2} + d^{2} + 6 \,{\left (18 \, c^{2} f^{3} + 6 \, c d f^{2} + d^{2} f\right )} x\right )} \sinh \left (f x + e\right )^{3} - 81 \,{\left (24 \, d^{2} f^{2} x^{2} + 24 \, c^{2} f^{2} + 20 \, c d f + 9 \, d^{2} + 4 \,{\left (12 \, c d f^{2} + 5 \, d^{2} f\right )} x\right )} \cosh \left (f x + e\right ) - 3 \,{\left (216 \, d^{2} f^{2} x^{2} + 216 \, c^{2} f^{2} + 324 \, c d f - 8 \,{\left (36 \, d^{2} f^{3} x^{3} + 18 \, c^{2} f^{2} + 6 \, c d f + 18 \,{\left (6 \, c d f^{3} + d^{2} f^{2}\right )} x^{2} + d^{2} + 6 \,{\left (18 \, c^{2} f^{3} + 6 \, c d f^{2} + d^{2} f\right )} x\right )} \cosh \left (f x + e\right )^{2} + 189 \, d^{2} + 108 \,{\left (4 \, c d f^{2} + 3 \, d^{2} f\right )} x\right )} \sinh \left (f x + e\right )}{6912 \,{\left (a^{3} f^{3} \cosh \left (f x + e\right )^{3} + 3 \, a^{3} f^{3} \cosh \left (f x + e\right )^{2} \sinh \left (f x + e\right ) + 3 \, a^{3} f^{3} \cosh \left (f x + e\right ) \sinh \left (f x + e\right )^{2} + a^{3} f^{3} \sinh \left (f x + e\right )^{3}\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^2/(a+a*tanh(f*x+e))^3,x, algorithm="fricas")

[Out]

1/6912*(8*(36*d^2*f^3*x^3 - 18*c^2*f^2 - 6*c*d*f + 18*(6*c*d*f^3 - d^2*f^2)*x^2 - d^2 + 6*(18*c^2*f^3 - 6*c*d*
f^2 - d^2*f)*x)*cosh(f*x + e)^3 + 24*(36*d^2*f^3*x^3 - 18*c^2*f^2 - 6*c*d*f + 18*(6*c*d*f^3 - d^2*f^2)*x^2 - d
^2 + 6*(18*c^2*f^3 - 6*c*d*f^2 - d^2*f)*x)*cosh(f*x + e)*sinh(f*x + e)^2 + 8*(36*d^2*f^3*x^3 + 18*c^2*f^2 + 6*
c*d*f + 18*(6*c*d*f^3 + d^2*f^2)*x^2 + d^2 + 6*(18*c^2*f^3 + 6*c*d*f^2 + d^2*f)*x)*sinh(f*x + e)^3 - 81*(24*d^
2*f^2*x^2 + 24*c^2*f^2 + 20*c*d*f + 9*d^2 + 4*(12*c*d*f^2 + 5*d^2*f)*x)*cosh(f*x + e) - 3*(216*d^2*f^2*x^2 + 2
16*c^2*f^2 + 324*c*d*f - 8*(36*d^2*f^3*x^3 + 18*c^2*f^2 + 6*c*d*f + 18*(6*c*d*f^3 + d^2*f^2)*x^2 + d^2 + 6*(18
*c^2*f^3 + 6*c*d*f^2 + d^2*f)*x)*cosh(f*x + e)^2 + 189*d^2 + 108*(4*c*d*f^2 + 3*d^2*f)*x)*sinh(f*x + e))/(a^3*
f^3*cosh(f*x + e)^3 + 3*a^3*f^3*cosh(f*x + e)^2*sinh(f*x + e) + 3*a^3*f^3*cosh(f*x + e)*sinh(f*x + e)^2 + a^3*
f^3*sinh(f*x + e)^3)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{\int \frac{c^{2}}{\tanh ^{3}{\left (e + f x \right )} + 3 \tanh ^{2}{\left (e + f x \right )} + 3 \tanh{\left (e + f x \right )} + 1}\, dx + \int \frac{d^{2} x^{2}}{\tanh ^{3}{\left (e + f x \right )} + 3 \tanh ^{2}{\left (e + f x \right )} + 3 \tanh{\left (e + f x \right )} + 1}\, dx + \int \frac{2 c d x}{\tanh ^{3}{\left (e + f x \right )} + 3 \tanh ^{2}{\left (e + f x \right )} + 3 \tanh{\left (e + f x \right )} + 1}\, dx}{a^{3}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)**2/(a+a*tanh(f*x+e))**3,x)

[Out]

(Integral(c**2/(tanh(e + f*x)**3 + 3*tanh(e + f*x)**2 + 3*tanh(e + f*x) + 1), x) + Integral(d**2*x**2/(tanh(e
+ f*x)**3 + 3*tanh(e + f*x)**2 + 3*tanh(e + f*x) + 1), x) + Integral(2*c*d*x/(tanh(e + f*x)**3 + 3*tanh(e + f*
x)**2 + 3*tanh(e + f*x) + 1), x))/a**3

________________________________________________________________________________________

Giac [A]  time = 1.22491, size = 447, normalized size = 1.82 \begin{align*} \frac{{\left (288 \, d^{2} f^{3} x^{3} e^{\left (6 \, f x + 6 \, e\right )} + 864 \, c d f^{3} x^{2} e^{\left (6 \, f x + 6 \, e\right )} + 864 \, c^{2} f^{3} x e^{\left (6 \, f x + 6 \, e\right )} - 1296 \, d^{2} f^{2} x^{2} e^{\left (4 \, f x + 4 \, e\right )} - 648 \, d^{2} f^{2} x^{2} e^{\left (2 \, f x + 2 \, e\right )} - 144 \, d^{2} f^{2} x^{2} - 2592 \, c d f^{2} x e^{\left (4 \, f x + 4 \, e\right )} - 1296 \, c d f^{2} x e^{\left (2 \, f x + 2 \, e\right )} - 288 \, c d f^{2} x - 1296 \, c^{2} f^{2} e^{\left (4 \, f x + 4 \, e\right )} - 1296 \, d^{2} f x e^{\left (4 \, f x + 4 \, e\right )} - 648 \, c^{2} f^{2} e^{\left (2 \, f x + 2 \, e\right )} - 324 \, d^{2} f x e^{\left (2 \, f x + 2 \, e\right )} - 144 \, c^{2} f^{2} - 48 \, d^{2} f x - 1296 \, c d f e^{\left (4 \, f x + 4 \, e\right )} - 324 \, c d f e^{\left (2 \, f x + 2 \, e\right )} - 48 \, c d f - 648 \, d^{2} e^{\left (4 \, f x + 4 \, e\right )} - 81 \, d^{2} e^{\left (2 \, f x + 2 \, e\right )} - 8 \, d^{2}\right )} e^{\left (-6 \, f x - 6 \, e\right )}}{6912 \, a^{3} f^{3}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^2/(a+a*tanh(f*x+e))^3,x, algorithm="giac")

[Out]

1/6912*(288*d^2*f^3*x^3*e^(6*f*x + 6*e) + 864*c*d*f^3*x^2*e^(6*f*x + 6*e) + 864*c^2*f^3*x*e^(6*f*x + 6*e) - 12
96*d^2*f^2*x^2*e^(4*f*x + 4*e) - 648*d^2*f^2*x^2*e^(2*f*x + 2*e) - 144*d^2*f^2*x^2 - 2592*c*d*f^2*x*e^(4*f*x +
 4*e) - 1296*c*d*f^2*x*e^(2*f*x + 2*e) - 288*c*d*f^2*x - 1296*c^2*f^2*e^(4*f*x + 4*e) - 1296*d^2*f*x*e^(4*f*x
+ 4*e) - 648*c^2*f^2*e^(2*f*x + 2*e) - 324*d^2*f*x*e^(2*f*x + 2*e) - 144*c^2*f^2 - 48*d^2*f*x - 1296*c*d*f*e^(
4*f*x + 4*e) - 324*c*d*f*e^(2*f*x + 2*e) - 48*c*d*f - 648*d^2*e^(4*f*x + 4*e) - 81*d^2*e^(2*f*x + 2*e) - 8*d^2
)*e^(-6*f*x - 6*e)/(a^3*f^3)